bitkeeper revision 1.762 (40446c34NXNuxQ7jHpzDmqmIXo21pg)
authorkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>
Tue, 2 Mar 2004 11:12:52 +0000 (11:12 +0000)
committerkaf24@scramble.cl.cam.ac.uk <kaf24@scramble.cl.cam.ac.uk>
Tue, 2 Mar 2004 11:12:52 +0000 (11:12 +0000)
Xeno-HOWTO.txt, Makefile:
  Documentation fixes.

Makefile
docs/Xeno-HOWTO.txt

index e429b6b1bfc8e998cc31fd32e011c5557a235f6c..388f3c425306c1b32e336557e981d68cf39a3603 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@
 # Builds everything except Xenolinux:
 #  cd xenolinux-<version>-sparse
 #  ./mkbuildtree <build dir>
-#  cd <build dir> && make oldconfig && make dep && make bzImage
+#  cd <build dir> && make ARCH=xeno oldconfig dep bzImage
 #  (<build dir> should be a vanilla linux tree with matching version)
 
 all:   
index 9a74bbd7495421be48ea61ba187103272c0018d1..f89ac3b2ab31cb075ae051ec5a9d9e0ed2e47883 100644 (file)
@@ -95,8 +95,8 @@ oldconfig') but you can customise using one of the other config tools
 if you want.
 
   # cd /xeno-1.2.bk/xenolinux-2.4.24
-  # ARCH=xeno make oldconfig   { or menuconfig, or xconfig, or config }  
-  # ARCH=xeno make dep bzImage
+  # make ARCH=xeno oldconfig   { or menuconfig, or xconfig, or config }  
+  # make ARCH=xeno dep bzImage
 
 Assuming the build works, you'll end up with
 /xeno-1.2.bk/xenolinux-2.4.24/arch/xeno/boot/xenolinux.gz. This is the